Toposolid.CreateSubDivision
Description:
Creates a Toposolid subdivision element with the current Toposolid as its host, using the default Toposolid type as the type of the new subdivision.
Creates a Toposolid subdivision element with the current Toposolid as its host, using the default Toposolid type as the type of the new subdivision.
Remarks:
By using this method, a default Toposolid type will be used as the element type.
By using this method, a default Toposolid type will be used as the element type.
Overloads (2):
CreateSubDivision(Document,IList[CurveLoop])
-
The input curve loops cannot compose a valid boundary, that means: the "curveLoops" collection is empty; or some curve loops intersect with each other; or each curve loop is not closed individually; or each curve loop is not planar; or each curve loop is not in a plane parallel to the horizontal(XY) plane; or input curves contain at least one helical curve.
-
A non-optional argument was null